Skip to content

Add Station G3 to device hardware resource list#95

Merged
thebentern merged 1 commit into
masterfrom
copilot/update-resource-ts-for-station-g3
Jun 12, 2026
Merged

Add Station G3 to device hardware resource list#95
thebentern merged 1 commit into
masterfrom
copilot/update-resource-ts-for-station-g3

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Adds hwModel 134 (Station G3) to the device hardware resource list. Configuration sourced from meshtastic/firmware variant and meshtastic/protobufs HardwareModel enum.

Added Entry

{
  hwModel: 134,
  hwModelSlug: "STATION_G3",
  platformioTarget: "station-g3",
  architecture: "esp32-s3",
  activelySupported: false,
  supportLevel: 1,
  displayName: "Station G3",
  tags: ["B&Q"],
  images: ["station-g3.svg"],
  requiresDfu: true,
  partitionScheme: "16MB",
}

Entry maintains consistency with existing STATION_G1/G2 configurations and firmware specifications.

Copilot AI changed the title Add Station G3 hardware entry to resource.ts Add Station G3 to device hardware resource list Jun 12, 2026
Copilot AI requested a review from rcarteraz June 12, 2026 04:50
@rcarteraz rcarteraz requested a review from thebentern June 12, 2026 04:51
@rcarteraz rcarteraz marked this pull request as ready for review June 12, 2026 04:51
@thebentern thebentern merged commit c1a641b into master Jun 12, 2026
3 checks passed
@thebentern thebentern deleted the copilot/update-resource-ts-for-station-g3 branch June 12, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants